home *** CD-ROM | disk | FTP | other *** search
- #[document 46.65 83.45 129.15 247.85
- static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
- static stroked="stroked";
- static vert="vertical",horz="horizontal";
- static miter="miter",bevel="bevel",round="round";
- static butt="butt",proj="projected";
- #[page
- auto m=move,l=line,c=curve;
- auto p;
- gc_cspace("Lab");
- gc_color(100.0,0.0,0.0);
- rect(0,0,0,0);
- auto ng=draw(path());
- auto s=array(ng);
- m(46.65,247.85);
- c(46.65,247.85,46.65,165.65,46.65,124.55);
- c(46.65,93.85,129.15,83.45,129.15,83.45);
- l(129.15,247.40);
- l(46.65,247.85);
- close_edge();
- p=path();
- gc_color(0.00,0.00,0.00);
- s[0]=draw(p);
- page:=s[0];
- s=NULL;
- #]page
- #]document
-